home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3pymato.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PYRAMIDMAPPINGTOOL_H = 1;
- include("plugins/tools/maps/r3rmatol.js")
-
-
- var R3CLID_PYRAMIDMAPPINGTOOL = 1907;
-
-
-
- function r3Pyramidmappingtool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PYRAMIDMAPPINGTOOL, arguments);
- }
- }
-
- r3Pyramidmappingtool.prototype=new r3Rectangularmappingtool;
- // r3pymato.h_H